added a html comment shortening the news shown. assed link to changelog in
authorØyvind Kolås <ok@src.gnome.org>
Thu, 12 Jun 2008 21:20:46 +0000 (21:20 +0000)
committerØyvind Kolås <ok@src.gnome.org>
Thu, 12 Jun 2008 21:20:46 +0000 (21:20 +0000)
* NEWS: added a html comment shortening the news shown.
* docs/index-static.html.in: assed link to changelog in svn after
news. Updated urls with s/viewcvs/viewvc/.

svn path=/trunk/; revision=329

ChangeLog
NEWS
docs/index-static.html.in

index 4f47b8f9b4e1bd1a45b93ab6c066d8f6a657593e..f223bd1469719f78269897475e5e5b81da33ba1e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-12  Øyvind Kolås  <pippin@gimp.org>
+
+       * NEWS: added a html comment shortening the news shown.
+       * docs/index-static.html.in: assed link to changelog in svn after
+       news. Updated urls with s/viewcvs/viewvc/.
+
 2008-06-12  Øyvind Kolås  <pippin@gimp.org>
 
        * Makefile.am: added TODO
diff --git a/NEWS b/NEWS
index f78fff8b2edd63e55a00b2d45a6c24fca9191495..87978a0a83ca3f0afb4f950968fd1dac246f4110 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ also been reviewed and refactored. Improved conversion coverage in the matrix.
 Builds on OSX
 Check <0.0 and >1.0 values conversions for accuracy as well.
 
+                                                                   </dd></dl>
+
+<!--
                                                                     </dd><dt>
 2007-12-30 babl-0.0.18                                              </dt><dd>
 Constified use of babl formats.
@@ -64,3 +67,4 @@ precision and clarity of code not speed.
 
                                                                    </dd></dl>
 
+-->
index 2f42e9de19dacd7b8345af2cbf91a35b2dc92273..77515cd353887112d719e234f87c5de27ab825ed 100644 (file)
     <h2>Features</h2>
 
     <ul>
-      <li class='frozen'>Stable, small API.</li>
-      <li class='stable'>Thread safe processing.</li>
-      <li class='stable'>Self profiling and optimizing.</li>
-      <li class='stable'>Extendable with new formats, color models, components
-      and datatypes</li>
-      <li class='stable'>Reference 64bit floating point conversions for datatypes and color models.
-      <li class='stable'>ANSI C, works on win32, linux and mac, 32bit and 64bit
-      systems.</li>
+      <li>Fast.</li>
+      <li>Accurate.</li>
+      <li>Stable, small API.</li>
+      <li>Self profiling and optimizing.</li>
+      <li>ANSI C, works on win32, linux and mac, 32bit and 64bit systems.</li>
+      <li>Extendable with new formats, color models, components
+      and datatypes.</li>
+      <li>Reference 64bit floating point conversions for datatypes and color models.
     </ul>
 
     <p><a href='http://www.gegl.org/'>GEGL</a> through <a
     </p>
 
     <p>Babl development happens in GNOME Subversion in the <tt>babl</tt> module.
-    It can be <a href='http://svn.gnome.org/viewcvs/babl/trunk/'>browsed online</a> and checked out with:
+    It can be <a href='http://svn.gnome.org/viewvc/babl/trunk/'>browsed online</a> and checked out with:
     </p>
     <pre>svn co http://svn.gnome.org/svn/babl/trunk/ babl</pre>
 
     to the GEGL release.</p>
 
     <!--NEWS-->
+    For more news see the current <a href='http://svn.gnome.org/viewvc/babl/trunk/ChangeLog?view=markup'>ChangeLog</a> in subversion.
 
     <a name='Documentation'></a>
     <h2>Documentation</h2>